home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / SecalDemo / Inc / lvos / locale.inc < prev    next >
Encoding:
Text File  |  1997-06-11  |  895 b   |  34 lines

  1. def LVOlocalePrivate1 = (-30);
  2. def LVOCloseCatalog = (-36);
  3. def LVOCloseLocale = (-42);
  4. def LVOConvToLower = (-48);
  5. def LVOConvToUpper = (-54);
  6. def LVOFormatDate = (-60);
  7. def LVOFormatString = (-66);
  8. def LVOGetCatalogStr = (-72);
  9. def LVOGetLocaleStr = (-78);
  10. def LVOIsAlNum = (-84);
  11. def LVOIsAlpha = (-90);
  12. def LVOIsCntrl = (-96);
  13. def LVOIsDigit = (-102);
  14. def LVOIsGraph = (-108);
  15. def LVOIsLower = (-114);
  16. def LVOIsPrint = (-120);
  17. def LVOIsPunct = (-126);
  18. def LVOIsSpace = (-132);
  19. def LVOIsUpper = (-138);
  20. def LVOIsXDigit = (-144);
  21. def LVOOpenCatalogA = (-150);
  22. def LVOOpenLocale = (-156);
  23. def LVOParseDate = (-162);
  24. def LVOlocalePrivate2 = (-168);
  25. def LVOStrConvert = (-174);
  26. def LVOStrnCmp = (-180);
  27. def LVOlocalePrivate3 = (-186);
  28. def LVOlocalePrivate4 = (-192);
  29. def LVOlocalePrivate5 = (-198);
  30. def LVOlocalePrivate6 = (-204);
  31. def LVOlocalePrivate7 = (-210);
  32. def LVOlocalePrivate8 = (-216);
  33.  
  34.